type crypto/internal/fips140/ecdh.curveID
7 uses
crypto/internal/fips140/ecdh (current package)
ecdh.go#L39: curve curveID
ecdh.go#L47: type curveID string
ecdh.go#L50: p224 curveID = "P-224"
ecdh.go#L51: p256 curveID = "P-256"
ecdh.go#L52: p384 curveID = "P-384"
ecdh.go#L53: p521 curveID = "P-521"
ecdh.go#L57: curve curveID
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |